home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 495W / Compuserve XTreme Edition 495W.iso / shopping / toyota / toyota.dir / 00010.ls < prev    next >
Encoding:
Text File  |  1995-08-09  |  178 b   |  10 lines

  1. on mouseUp
  2.   repeat with n = 4 to 7
  3.     puppetSprite(n, 0)
  4.   end repeat
  5.   set the volume of sound 1 to 256
  6.   set the timeoutScript to EMPTY
  7.   go("I")
  8.   mySound("deal01.aif")
  9. end
  10.